App Service (1 / 97): When you execute the following command az webapp create --name MyWebApp --plan D1 --resource-group MyResourceGroup you notice that page load times are longer during peak traffic hours. You aim to automate scaling when the CPU load surpasses 80 percent, ensuring minimal costs. Which az cli command should you execute first?